PHP to achieve large image automatically reduced to small map (and GD library installation)
UB 2001.10.11
I think the biggest difference between network programming and ordinary programming is that network programming, in addition to the
How to enable the GD Library in PHP. Opening the GD Library is an important parameter in php. it is often used to process images. any processing of images requires the support of the GD Library, next I will introduce the methods and commands for
Open GD Library is an important parameter in PHP, commonly used to deal with images, such as images of any processing requires the support of the GD library, below I introduce the various systems of GD library open methods and commands, we can refer
Opening the GD library is an important parameter in php. It is often used to process images. Any processing of images requires the support of the GD library, the following describes how to enable the GD library in various systems.
Enable GD
We are using
GetImageSizeEffect: Gets the size of the picture [i.e. length and width]PHP GD Library Usage: array getimagesize (string filename, array [imageinfo]);
ImagearcFunction: Draw an arcUsage: int Imagearc (int im, int cx, int cy, int w, int
Enable GD library support for PHP in WindowsFind php. ini, open the content, and find:; Extension = php_gd2.dllRemove the semicolon ";" at the beginning and save it. If there is no semicolon, it is enabled.Enable GD library support for PHP in Linux#
RedhatLinuxAS3.0 Install APACHE2.0.50+MYSQL+PHP5+RESIN+SSL+GD and log Analysis tool (Webalizer) copyright notice: This article can be reproduced arbitrarily, please keep the integrity of the article, The original source of the article and the author'
^. GD IntroductionPHP is not limited to producing only HTML output, but it can also create and manipulate image files in many different formats.PHP provides some built-in image information functions, or you can use the GD library to create new
01. php
/*
Drawing with Windows graphic Board
1: Create a canvas and set the size.
2: Create a pigment. (red, r Green G blue B, composed of three primary colors. The primary colors can be 0-from weak to strong ).
3: draw lines, write, draw
The imagettftext function of the GD Library in php solves Chinese garbled characters ,. The imagettftext function of the GD library of php solves the Chinese garbled text problem. This article describes how the imagettftext function of the GD
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.